Skip to content

Conversation

@afolksetapart
Copy link
Contributor

@afolksetapart afolksetapart commented Feb 7, 2026

mkdocs-material defines {% block site_meta %} in base.html, but we override that block here.

{% block site_meta %}
...
      <!-- Favicon -->
      <link rel="icon" href="{{ config.theme.favicon | url }}" />

Adding this line back fixes the favicon 404 and causes it to appear as expected.

@afolksetapart afolksetapart mentioned this pull request Feb 7, 2026
@eugenethreat
Copy link
Member

Totall makes sense - let's see if this works! Thank you :)

@eugenethreat eugenethreat merged commit 8c6401c into phillycommunitywireless:main Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants